body {
   line-height:3.5;
   font-size:75%;
   background-color:#fdf4e7;
   font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

p {
    line-height: 1.5em;
    margin: 0 0 1em;
}

td {
   line-height:2.0;
   font-size:80%;
   color:#222;
   background:#FDF4E7;
   font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

.digi_offline {
   background:#000;
   color:#f00;
   font-weight: bold;
}

.digi_online {
   background:#000;
   color:#0f0;
   font-weight: bold;
}

.digi_table {
   margin-left:10px;
}
